FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package kbv.basis#1.6.0 (46 ms)

Package kbv.basis
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=kbv.basis@1.6.0&canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_PractitionerRole
Url https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_PractitionerRole
Version 1.6.0
Status active
Name KBV_PR_Base_PractitionerRole
Experimental False
Description Dieses Profil bildet eine temporäre Rolle einer behandelnden Person in Bezug zu einer Einrichtung ab.
Type PractitionerRole
Kind resource

Resources that use this resource

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_PractitionerRole KBV_PR_VoS_PractitionerRole
https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Responsible_Person_Organization KBV_EX_Base_Responsible_Person_Organization
https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_CareTeam KBV_PR_Base_CareTeam
https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_DiagnosticReport KBV_PR_Base_DiagnosticReport
https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_DocumentReference KBV_PR_Base_DocumentReference
https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Encounter KBV_PR_Base_Encounter
https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Procedure KBV_PR_Base_Procedure
https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Provenance KBV_PR_Base_Provenance
https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_ULB_PractitionerRole KBV_PR_MIO_ULB_PractitionerRole

Resources that this resource uses

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization KBV_PR_Base_Organization
https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner KBV_PR_Base_Practitioner
https://fhir.kbv.de/ValueSet/KBV_VS_Base_Role_Care Rolle in Bezug auf die Einrichtung


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "KBV-PR-Base-PractitionerRole",
  "url" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_PractitionerRole",
  "version" : "1.6.0",
  "name" : "KBV_PR_Base_PractitionerRole",
  "status" : "active",
  "description" : "Dieses Profil bildet eine temporäre Rolle einer behandelnden Person in Bezug zu einer Einrichtung ab.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "servd",
      "uri" : "http://www.omg.org/spec/ServD/1.0/",
      "name" : "ServD"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "PractitionerRole",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/PractitionerRole",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "PractitionerRole",
        "path" : "PractitionerRole",
        "definition" : "Hier wird eine temporäre Rolle einer behandelnden Person in Bezug zu einer Einrichtung beschrieben."
      },
      {
        "id" : "PractitionerRole.practitioner",
        "path" : "PractitionerRole.practitioner",
        "definition" : "Referenz auf eine behandelnde Person, welche in der Lage ist, die definierten Dienstleistungen für die Organisation zu erbringen.",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner|1.6.0",
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ]
      },
      {
        "id" : "PractitionerRole.organization",
        "path" : "PractitionerRole.organization",
        "definition" : "Referenz auf die Einrichtung/Organisationseinheit, in der die behandelnde Person die entsprechenden Funktionen ausübt.",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization|1.6.0",
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ]
      },
      {
        "id" : "PractitionerRole.code",
        "path" : "PractitionerRole.code",
        "definition" : "Hier wird die Rolle bzw. die Position in der Hierarchie der behandelnden Person in Bezug auf die Einrichtung angegeben."
      },
      {
        "id" : "PractitionerRole.code.coding",
        "path" : "PractitionerRole.code.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "PractitionerRole.code.coding:RolleDerEinrichtung",
        "path" : "PractitionerRole.code.coding",
        "sliceName" : "RolleDerEinrichtung",
        "min" : 0,
        "max" : "1",
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://fhir.kbv.de/ValueSet/KBV_VS_Base_Role_Care"
        }
      },
      {
        "id" : "PractitionerRole.code.coding:RolleDerEinrichtung.system",
        "path" : "PractitionerRole.code.coding.system",
        "min" : 1
      },
      {
        "id" : "PractitionerRole.code.coding:RolleDerEinrichtung.version",
        "path" : "PractitionerRole.code.coding.version",
        "min" : 1
      },
      {
        "id" : "PractitionerRole.code.coding:RolleDerEinrichtung.code",
        "path" : "PractitionerRole.code.coding.code",
        "min" : 1
      },
      {
        "id" : "PractitionerRole.code.coding:RolleDerEinrichtung.display",
        "path" : "PractitionerRole.code.coding.display",
        "min" : 1
      },
      {
        "id" : "PractitionerRole.specialty",
        "path" : "PractitionerRole.specialty",
        "definition" : "Hier wird die medizinische Fachrichtung angegeben, die die behandelnde Person in der Einrichtung ausübt."
      },
      {
        "id" : "PractitionerRole.specialty.coding",
        "path" : "PractitionerRole.specialty.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "PractitionerRole.specialty.coding:KBV-Fachgruppe",
        "path" : "PractitionerRole.specialty.coding",
        "sliceName" : "KBV-Fachgruppe",
        "min" : 0,
        "max" : "1",
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_BAR2_ARZTNRFACHGRUPPE"
        }
      },
      {
        "id" : "PractitionerRole.specialty.coding:KBV-Fachgruppe.system",
        "path" : "PractitionerRole.specialty.coding.system",
        "min" : 1,
        "patternUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_BAR2_ARZTNRFACHGRUPPE"
      },
      {
        "id" : "PractitionerRole.specialty.coding:KBV-Fachgruppe.version",
        "path" : "PractitionerRole.specialty.coding.version",
        "min" : 1
      },
      {
        "id" : "PractitionerRole.specialty.coding:KBV-Fachgruppe.code",
        "path" : "PractitionerRole.specialty.coding.code",
        "min" : 1
      },
      {
        "id" : "PractitionerRole.specialty.coding:KBV-Fachgruppe.display",
        "path" : "PractitionerRole.specialty.coding.display",
        "min" : 1
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.